home *** CD-ROM | disk | FTP | other *** search
- Path: news.uni-c.dk!inet!perjac
- From: perjac@inet.uni-c.dk (Per Jacobsen)
- Newsgroups: comp.sys.amiga.misc
- Subject: Re: Web browsers ?
- Date: 6 Mar 1996 19:12:44 GMT
- Organization: The Shadows' Parking lot
- Message-ID: <4hko3c$flc@news.uni-c.dk>
- References: <paul.3zac@serena.iaehv.nl> <4hdbsb$7cn@sinsen.sn.no> <4heagk$m2m@reuter.cse.ogi.edu>
- NNTP-Posting-Host: inet.uni-c.dk
- X-Newsreader: TIN [version 1.2 PL2]
-
- Tony Leneis (leneis@blue.cse.ogi.edu) wrote:
- > I think I know what AMosaic's problem is: when you access the
- > page with ALynx, it reports 'Read x of 0 bytes of data' while grabbing
- > the page. I imagine AMosaic's graphic fuel-guage at the bottom of the
- > screen ends up dividing by zero... I think the problem lies with the
- > web server. Perhaps the page is a symbolic link and the server isn't
- > reporting the size of the file it points to?
-
-
- GetUrl can save the transfer headers out, and i just tried that:
-
- Date: Wed, 06 Mar 1996 19:08:37 GMT
- Server: Apache/1.0.0
- Content-type: text/html
- Content-length: 0
- Last-modified: Wed, 28 Feb 1996 16:24:58 GMT
-
-
- Content-length = zero? Well well, i suppose that fits, that's how much
- i've seen of AWEB so far :)
-
-
-